Welcome![Sign In][Sign Up]
Location:
Search - ftp MFC

Search list

[Applications一个日本FTP软件-FFFTP

Description: 一个日本写FTP客户端软件-FFFTP,构建于win32 application上,没有使用mfc,功能齐全,推荐下载--A Japan FTP client side software-FFFTP, constructs on win32 application, has not used mfc, its function is complete,recommend!
Platform: | Size: 1141760 | Author: 站长 | Hits:

[Windows DevelopFTPSOCKET

Description: 目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现-Contents ftp client is a relatively simple ftp procedures, but the procedures for its interface, to enable readers to view all sorts of complex ftp procedures, the procedures for the various program modules will have been achieved
Platform: | Size: 65536 | Author: 韩朝 | Hits:

[Internet-NetworkMFCFTPClient

Description: MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
Platform: | Size: 79872 | Author: 李浩 | Hits:

[P2PMFC-MUTE-0.0.6-SOURCE-CODE

Description: MFC-MUTE-0.0.6-SOURCE-CODE.zip。一个用mfc写的p2p的文件传输系统,非常优秀的代码。-MFC-MUTE- bot-SOURCE- CODE.zip. Mfc with a written document p2p transmission system, very good code.
Platform: | Size: 3110912 | Author: 李文雄 | Hits:

[Ftp ClientN个FTP

Description: 多个FTP客户端程序实现。简单、复杂应有尽有。而且都能用。-over FTP client program. Simple and complicated everything. But can use.
Platform: | Size: 199680 | Author: 所地方 | Hits:

[Ftp Client一个利用MFC 编写的一个小而实用的FTP客户端

Description: 一个利用MFC 编写的一个小而实用的FTP客户端-a prepared using MFC is a small and practical FTP client
Platform: | Size: 152576 | Author: zs | Hits:

[Ftp ClientFTPclientkaifa

Description: 一个简单的FTP客户端开发源码,适于用MFC初学者-a simple FTP Client source code, suitable for beginners with MFC
Platform: | Size: 65536 | Author: 陈启杰 | Hits:

[Ftp ServerFTP_mfc11

Description: FTP服务器功能,能够建立文件FPT的服务器,并且通过这个界面管理FTP-FTP server function, to be able to establish a synthetic document server, and the interface management through FTP
Platform: | Size: 186368 | Author: zhukang | Hits:

[Ftp ClientMFC-FtpClient

Description: 用MFC写的一个简单的Ftp客户端程序,可以实现上传下载功能。-with MFC write a simple Ftp client program can achieve upload download function.
Platform: | Size: 35840 | Author: 小花猫 | Hits:

[Ftp ClientMyFTP_T

Description: 利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
Platform: | Size: 36864 | Author: 严磊 | Hits:

[Internet-NetworkCodeProject

Description: 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成-This procedure demonstrated a major MFC WinInet programming the basic idea. WinInet API is a function set, to use these functions, you can prepare for Internet applications, without considering the basic communication protocol (FTP, HTTP), MFC provided WinInet Class of WinInet API function package from
Platform: | Size: 5775360 | Author: zy | Hits:

[TCP/IP stackFScan

Description: 使用MFC中CInternetSession, CInternetFile, CFtpConnection几个类来建立http和ftp连接,采用VC6开发。内有简单文档说明。-Use MFC in CInternetSession, CInternetFile, CFtpConnection several categories to build http and ftp connections, using VC6 development. There are simple documentation.
Platform: | Size: 55296 | Author: 许景 | Hits:

[Ftp Clientftp

Description: 支持断点续传的ftp,没有用到mfc提供的ftp类,方便灵活-Support for the HTTP ftp, do not use ftp provided mfc class, convenient and flexible
Platform: | Size: 3769344 | Author: 施佳琦 | Hits:

[Internet-NetworkFTP

Description: 这是用mfc做的一个小的ftp-Mfc to do this is to use a small ftp
Platform: | Size: 120832 | Author: 廖廖 | Hits:

[Ftp ClientFtp

Description: 一个简单的VC++ MFC FTP 客户端的实现!只实现单个文件的上传,相信你会了单个文件之后对于实现多个业就不遥远了-A simple VC++ MFC FTP client realize! Realize only a single file upload, I believe you will be a single document for a number of industry do not realize the remote
Platform: | Size: 7955456 | Author: zxl_student | Hits:

[Ftp ClientFTP

Description: 关于FTP客户端的一个程序,MFC实现,对MFC初学者很有帮助-FTP client on a procedure, MFC achieved very helpful for beginners MFC
Platform: | Size: 45056 | Author: 黄志坚 | Hits:

[Ftp ClientFTP

Description: 实现FTP客户端功能的软件, 用MFC编写,思路值得学习-The realization of FTP client software, using MFC prepared, ideas worth learning
Platform: | Size: 28672 | Author: sam | Hits:

[Internet-NetworkFTP

Description: MFC基于对话框的Ftp上传下载软件!学习交流使用!-MFC dialog-based Ftp upload download software! Learn to use!
Platform: | Size: 3873792 | Author: yu_weiwei | Hits:

[Internet-NetworkFtp

Description: MFC实现基本的FTP服务端。。用到CInternetSession、CFtpConnection、CFtpFileFind 类。-MFC to achieve a basic FTP server. . Used CInternetSession, CFtpConnection, CFtpFileFind category.
Platform: | Size: 1912832 | Author: 张伟 | Hits:

[Internet-Networkftp

Description: 一个很好用的ftp下载程序,MFC, 附带源码,适合初学者学习-A good use of ftp download, MFC, with source code, suitable for beginners to learn
Platform: | Size: 2649088 | Author: yangsong | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net